<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}


/* 
html {
    _overflow-y: scroll;
} */


/*****ï¼ï¼é¡µé¢é€šç”¨cssæ&nbsp;·å¼å®šä¹‰å¼€å§‹******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
}


/* bodyçš„csså®šä¹‰:è¿™é‡Œå®šä¹‰é¡µé¢ä¸Šä¸‹å·¦å³è¾¹è·ï¼Œé¡µé¢èƒŒæ™¯é¢œè‰²ï¼Œæ»šåŠ¨æ¡é¢œè‰²æ&nbsp;·å¼ */

body {
    font-family: "å¾®è½¯é›…é»‘";
    /*æ–‡å­—å­—ä½“å®šä¹‰ */
    font-size: 14px;
    /*æ–‡å­—å¤§å°å®šä¹‰ */
    color: #333333;
    /*æ–‡å­—é¢œè‰²å®šä¹‰ */
    min-width: 1000px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* ç½‘ç«™è¶…é“¾æŽ¥cssé€šç”¨è®¾ç½® */

a {
    text-decoration: none;
}


/* é“¾æŽ¥æ—&nbsp;ä¸‹åˆ’çº¿,æœ‰ä¸ºunderline */

a:link {
    color: #2c2c2c;
}


/* æœªè®¿é—®çš„é“¾æŽ¥ */

a:visited {
    color: #2c2c2c;
}


/* å·²è®¿é—®çš„é“¾æŽ¥ */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* é¼&nbsp;æ&nbsp;‡åœ¨é“¾æŽ¥ä¸Š */

a:active {
    color: #2c2c2c;
}

a {
    /* transition: all 0.3s linear 0s; */
}


/* ç‚¹å‡»æ¿€æ´»é“¾æŽ¥ */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*æ¸…é™¤æµ®åŠ¨*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*æ¸…é™¤æµ®åŠ¨*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*è¡¨æ&nbsp;¼æ&nbsp;·å¼å®šä¹‰ */

checkbox {
    border: 0px;
}


/*é€‰æ‹©æ¡†æ&nbsp;·å¼å®šä¹‰ */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #F29700;
}

.color {
    color: #F29700;
}


/*header*/

.header_top {
    height: 112px;
}

.header_top img.logo {
    margin-top: 25px;
    width: 190px;
}

.header_top .txt {
    font-size: 22px;
    display: inline-block;
    position: relative;
    margin-top: 24px;
    margin-left: 57px;
}

.header_top .txt p {
    line-height: 28px;
}

.header_top .txt .txt1 {
    color: #F29700;
    padding-left: 5px;
}

.header_top .txt img {
    position: absolute;
    top: 0;
    left: -24px;
}

.header_top .phone {
    width: 203px;
    height: 58px;
    line-height: 58px;
    padding-left: 93px;
    font-size: 22px;
    color: #F29700;
    margin-top: 10px;
    background: url(../images/h3.jpg) no-repeat;
}
.qiehuan{ margin-top:5px; text-align:right; padding-right:10px;}
.qiehuan a{ padding:0 8px; font-size:16px; text-align:right;}
.qiehuan a:hover{ color: #F29700;}

.header_nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    z-index: 999;
    background: #F29700;
}

.header_nav&gt;li {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    padding: 0 27px;
    font-size: 16px;
    position: relative;
    margin-left: -5px;
}

.header_nav&gt;li:first {
    margin-left: 0;
}

.header_nav&gt;li a {
    color: white;
}

.header_nav&gt;li .menu_2 {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background: url(../images/h4.png);
    display: none;
    overflow: hidden;
}

.header_nav&gt;li .menu_2 li {
    width: 95%;
    margin: 0 auto;
    height: 38px;
    border-bottom: 1px dashed #D8D8D8;
    line-height: 38px;
}

.header_nav&gt;li .menu_2 li:last-child {
    border: 0;
}

.header_nav&gt;li .menu_2 li:hover a {
    color: #F29700;
}

.header_nav&gt;li:hover,
.header_nav&gt;li.hover {
    background: #5A5657;
}

.header_nav&gt;li:hover .menu_2 {
    display: block;
}

.header_nav&gt;li .menu_2.menu3 {
    width: 190px;
    left: 50%;
    margin-left: -95px;
}


/*footer*/


/*footer*/

.footer {
    width: 100%;
    min-height: 210px;
    background: #E6E6E6;
    padding: 45px 0 36px 0;
}

.footer&gt;div {
    vertical-align: top;
}

.footer .footer_logo {
    width: 400px;
}

.footer .footer_logo .txt1 {
    display: inline-block;
    font-size: 30px;
    background: url(../images/f2.png) no-repeat top left;
    padding-top: 20px;
}

.footer .footer_logo img {
    margin-top: 42px;
    width: 250px;
}

.footer .footer_contact {
    display: inline-block;
    margin-left: 130px;
}

.footer .footer_contact .tit {
    color: #F29700;
}

.footer .footer_contact .tit h3 {
    font-size: 30px;
    line-height: 35px;
}

.footer .footer_contact .tit p {
    font-size: 24px;
    margin-top: 7px;
}

.footer .footer_contact .txt {
    margin-top: 15px;
}

.footer .footer_contact .txt p {
    padding-left: 30px;
    height: 26px;
    margin-bottom: 5px;
    font-size: 16px;
}

.footer .footer_contact .txt p.txt1 {
    background: url(../images/f3.png) no-repeat left center;
    background-position-x: 4px;
}

.footer .footer_contact .txt p.txt2 {
    background: url(../images/f4.png) no-repeat left center;
    background-position-x: 2px;
}

.footer .footer_contact .txt p.txt3 {
    background: url(../images/f5.png) no-repeat left center;
}

.footer .footer_contact .txt p.txt4 {
    background: url(../images/f6.png) no-repeat left center;
    background-position-x: 2px;
}

.footer .chat {
    width: 155px;
    display: inline-block;
}

.footer .chat img {
    width: 155px;
    height: 155px;
}

.footer .chat p {
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
}

.footer_bottom {
    width: 100%;
    line-height: 60px;
    text-align: center;
    background: #333333;
    color: white;
    text-align: center;
}

.footer_bottom strong {
    font-weight: 500;
    padding: 0 30px;
}

.footer_bottom strong a {
    color: white;
}


/*é¦–é¡µæ&nbsp;·å¼*/

.info_b2 {
    border: solid 1px #ccc;
    width: 648px;
    padding: 5px 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.t06 {
    width: 100%;
    line-height: 25px;
    text-indent: 15px;
    border: 1px solid #CCCCCC;
    margin-top: 30px;
}


/* -- æ–°é—»è¯¦ç»†é¡µæ–°é—»åˆ—è¡¨ -- */

ul.p_list_ul li,
ul.p_list_ul2 li {
    background: url(../images/ico10.gif) no-repeat 10px 9px;
    line-height: 23px;
    float: left;
    width: 298px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 20px;
    margin-left: 10px;
    display: inline;
    color: #444;
}

.info_b2 {
    width: 100%;
}

ul.p_list_ul2 li {
    width: 45%;
    padding-right: 5px;
}

ul.p_list_ul2 li a:hover {
    border-bottom: 1px solid #333333;
}</pre></body></html>